Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set tracked branch after pushing #4358

Merged
merged 1 commit into from
Jan 22, 2025
Merged

Set tracked branch after pushing #4358

merged 1 commit into from
Jan 22, 2025

Conversation

premun
Copy link
Member

@premun premun commented Jan 22, 2025

Fixes a problem introduced in #4348 where the local branch was not tracking anything and we were not able to reset it when we tried to use it the next time.

This sets the tracking to the just pushed branch.

Fixes a problem introduced in #4348 where the local branch was not tracking anything and we were not able to reset it when we tried to use it the next time.

This sets the tracking to the just pushed branch.
@dkurepa dkurepa merged commit 3183e4d into main Jan 22, 2025
9 checks passed
@dkurepa dkurepa deleted the set-upstream branch January 22, 2025 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants